home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / b50menu.zip / B50MENU.DOC < prev    next >
Text File  |  1991-08-08  |  2KB  |  34 lines

  1. B50MENU Copyright 1991 John Navas II, All Rights Reserved.
  2.  
  3. B50MENU is made available for personal, non-commercial use only. 
  4. You are granted a limited license to use B50MENU, and to copy it and
  5. distribute it, provided that no fee is charged for such copying and
  6. distribution, and that it is ONLY distributed in its original,
  7. unmodified state.
  8.  
  9. PURPOSE:  B50MENU adds a hot-key, pop-up menu to Version 5.0 of BOYAN
  10. Communications.  When the <Alt> key is pressed at BOYAN's main
  11. terminal screen, the pop-up menu appears in BOYAN's configured "help"
  12. colors on the bottom line of the display where the status line
  13. normally appears; the menu disappears and the status line is restored
  14. when the <Alt> key is released or when another key is pressed to
  15. complete a BOYAN command.
  16.  
  17. QUICK START:  Simply copy B50MENU.EXE to the same directory as
  18. BOYAN.COM, and execute B50MENU instead of BOYAN.
  19.  
  20. METHOD OF OPERATION:  B50MENU.EXE will load and execute BOYAN.COM,
  21. passing all command line arguments and returning BOYAN's return code.
  22. B50MENU intercepts Keyboard BIOS Request interrupts to pop-up a help
  23. menu when the <Alt> key is pressed at the main terminal screen.  (The
  24. main terminal screen is detected by specific Stack Pointer values.)
  25. The colors used for the menu are determined by the "help" values
  26. configured in BOYAN and saved in BOYAN.CNF.  B50MENU requires about
  27. 14Kb of memory.
  28.  
  29. CUSTOMIZATION:  B50MENU includes a default menu that matches BOYAN's
  30. default alt-key configuration.  To change the menu, create an ASCII
  31. text file with the name B50MENU.CNF in the same directory as
  32. B50MENU.EXE; B50MENU will read the first line from that file (which
  33. should be 80 characters long) and substitute it for the default menu.
  34.